Initial version of file chooser portal support
authorAlexander Larsson <alexl@redhat.com>
Wed, 11 Nov 2015 15:31:53 +0000 (16:31 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 8 Jul 2016 04:07:42 +0000 (00:07 -0400)
commit01d0bac83e7f12338d12e5669c408da3078f6010
treeacb09d092a909dd84f5ef9b777c5723421a98cb8
parente47957406d60345efa624dea6517f7d793fc1a13
Initial version of file chooser portal support

Implement GtkFileChooserNative for sandboxed applications
by talking to org.freedesktop.portal.FileChooser. Currently,
this supports OPEN and SAVE mode.

https://bugzilla.gnome.org/show_bug.cgi?id=768499
gtk/Makefile.am
gtk/gtkfilechoosernative.c
gtk/gtkfilechoosernativeportal.c [new file with mode: 0644]
gtk/gtkfilechoosernativeprivate.h